home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 076-100 / disk_092 / ndir / poster < prev    next >
Text File  |  1992-05-06  |  1KB  |  39 lines

  1. Article 40 of comp.sources.amiga:
  2. Path: mcdsun!noao!hao!husc6!think!ames!ucbcad!ucbvax!s.cc.purdue.edu!mwm
  3. From: mwm@violet.berkeley.edu (Mike Meyer)
  4. Newsgroups: comp.sources.amiga
  5. Subject: v02i005:  Portable Directory Library
  6. Message-ID: <560@s.cc.purdue.edu>
  7. Date: 22 Jul 87 09:08:48 GMT
  8. Expires: 19 Aug 87 04:04:16 GMT
  9. Sender: doc@s.cc.purdue.edu
  10. Followup-To: comp.sources.amiga
  11. Organization: Purdue University Computing Center
  12. Lines: 213
  13. Approved: doc@s.cc.purdue.edu (Craig Norborg)
  14. Posted: Wed Jul 22 04:04:17 EST 1987
  15. Archive-Name: portable-dir.sh
  16.  
  17.  
  18. [moderators note:  These were actually sent to me by Rich Salz (moderator
  19. of comp.sources.unix) who got them from Mike.  This was in response to
  20. a call from Rich for portable directory libraries for all machines...
  21.    thanx Mike!]
  22.  
  23. Here's what I did. This is built to reflect the 4BSD manual pages, not
  24. the SysV/dpANS manual pages.
  25.  
  26. I now know how to get the telldir/seekdir pair to work correctly with
  27. multiple tell()s, but don't have much motivation to do so. If someone
  28. out there does it, or is interested in doing it, I'd be interested in
  29. the results or willing to help.
  30.  
  31. Final note: as with many micros, there's more than one C compiler.
  32. This was written for the Lattice compiler, and uses features known
  33. not to exist in other Amiga compilers. Fixing it should be trivial.
  34.  
  35. Oh, yeah - sorry for the delay in getting these two you.
  36.  
  37.     <mike
  38.  
  39.